projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d429c4
)
Reflect configure.in change manually.
author
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Thu, 23 Aug 2007 08:44:02 +0000
(08:44 +0000)
committer
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Thu, 23 Aug 2007 08:44:02 +0000
(08:44 +0000)
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index f3737d0a327cab8abce5e2bb3cce6b9d971d91d7..24f3a5cc6778517e37edeb439d7e546a42f38ba9 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-11079,7
+11079,7
@@
fi
### Use -lrsvg-2 if available, unless `--with-rsvg=no' is specified.
HAVE_RSVG=no
-if test "${HAVE_X11}" = "yes"; then
+if test "${HAVE_X11}" = "yes"
|| test "${HAVE_CARBON}" = "yes"
; then
if test "${with_rsvg}" != "no"; then
if test "X${with_pkg_config_prog}" != X; then
PKG_CONFIG="${with_pkg_config_prog}"